home *** CD-ROM | disk | FTP | other *** search
/ PCMania 75 / PCMania CD75_1.iso / hotme5 / pftw1.pkg / data1.cab / Program_Top / SQCBldr.dll / RCDATA / THM4SPLASHFORM / THM4SPLASHFORM.txt < prev   
Text File  |  1998-11-03  |  2KB  |  93 lines

  1. object HM4SplashForm: THM4SplashForm
  2.   Left = 247
  3.   Top = 185
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 433
  7.   ClientWidth = 487
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PrintScale = poNone
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 487
  22.     Height = 433
  23.     Align = alTop
  24.     BevelWidth = 4
  25.     BorderWidth = 4
  26.     Color = clBlack
  27.     TabOrder = 0
  28.     object Image1: TImage
  29.       Left = 4
  30.       Top = 4
  31.       Width = 479
  32.       Height = 357
  33.       AutoSize = True
  34.       Picture.Data = {<image000.bmp>}
  35.     end
  36.     object Label5: TLabel
  37.       Left = 4
  38.       Top = 369
  39.       Width = 284
  40.       Height = 17
  41.       Alignment = taCenter
  42.       AutoSize = False
  43.       Caption = 'To purchase the full version of HoTMetaL PRO'
  44.       Font.Charset = DEFAULT_CHARSET
  45.       Font.Color = clWhite
  46.       Font.Height = -11
  47.       Font.Name = 'MS Sans Serif'
  48.       Font.Style = [fsBold]
  49.       ParentFont = False
  50.     end
  51.     object Label6: TLabel
  52.       Left = 12
  53.       Top = 385
  54.       Width = 284
  55.       Height = 17
  56.       Alignment = taCenter
  57.       AutoSize = False
  58.       Caption = 'call: 1-800-387-2777'
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clWhite
  61.       Font.Height = -11
  62.       Font.Name = 'MS Sans Serif'
  63.       Font.Style = [fsBold]
  64.       ParentFont = False
  65.     end
  66.     object Label7: TLabel
  67.       Left = 4
  68.       Top = 401
  69.       Width = 284
  70.       Height = 17
  71.       Alignment = taCenter
  72.       AutoSize = False
  73.       Caption = 'or visit our web site at: www.softquad.com'
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clWhite
  76.       Font.Height = -11
  77.       Font.Name = 'MS Sans Serif'
  78.       Font.Style = [fsBold]
  79.       ParentFont = False
  80.     end
  81.     object StartHMBtn: TButton
  82.       Left = 320
  83.       Top = 384
  84.       Width = 129
  85.       Height = 25
  86.       Caption = 'Start HoTMetaL PRO'
  87.       Enabled = False
  88.       TabOrder = 0
  89.       OnClick = StartHMBtnClick
  90.     end
  91.   end
  92. end
  93.